API: Clean up invalid UTF-8 in the result before feeding it to the formatter. This...
authorRoan Kattouw <catrope@users.mediawiki.org>
Wed, 14 Jan 2009 21:22:00 +0000 (21:22 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Wed, 14 Jan 2009 21:22:00 +0000 (21:22 +0000)
commit5559e3f2b9b1922f1fe24d4efa0dbc86d38d5232
treeca64d0245b70f910a1672679ba2928dcb3e13cba
parent868dd9a15aed00bd562ef0860f936e5344f5d1e9
API: Clean up invalid UTF-8 in the result before feeding it to the formatter. This should fix bug 15261 (trimmed multibyte chars) and bug 16262 (chars like \x0f)
RELEASE-NOTES
includes/api/ApiMain.php
includes/api/ApiResult.php